option(
    'python',
    type: 'string',
    description: 'Name of or path to the python executable',
)
option('disabled_opt', type: 'feature', value: 'disabled')
